[INFO] cloning repository https://github.com/karan-zipline/murmur
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/karan-zipline/murmur" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaran-zipline%2Fmurmur", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaran-zipline%2Fmurmur'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9725a9d88b610c2ac9172a36da1c00e2d6daa617
[INFO] fixing karan-zipline/murmur against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaran-zipline%2Fmurmur" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/karan-zipline/murmur
[INFO] finished tweaking git repo https://github.com/karan-zipline/murmur
[INFO] tweaked toml for git repo https://github.com/karan-zipline/murmur written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/karan-zipline/murmur on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/karan-zipline/murmur already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4acb976002ccd1a7693c6be9680840639ff5ed5d357db4766019ffe684bac64d
[INFO] running `Command { std: "docker" "start" "4acb976002ccd1a7693c6be9680840639ff5ed5d357db4766019ffe684bac64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4acb976002ccd1a7693c6be9680840639ff5ed5d357db4766019ffe684bac64d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4acb976002ccd1a7693c6be9680840639ff5ed5d357db4766019ffe684bac64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4acb976002ccd1a7693c6be9680840639ff5ed5d357db4766019ffe684bac64d" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/murmur/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur-protocol/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zmij v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking clap_lex v0.7.7
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking clap_builder v4.5.54
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking which v7.0.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking predicates v3.1.3
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking clap v4.5.54
[INFO] [stderr]     Checking clap_complete v4.5.65
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.26.3
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking murmur-protocol v0.1.0 (/opt/rustwide/workdir/crates/murmur-protocol)
[INFO] [stderr]    Migrating crates/murmur-protocol/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking deadpool v0.12.3
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking murmur-core v0.1.0 (/opt/rustwide/workdir/crates/murmur-core)
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Migrating crates/murmur-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking wiremock v0.6.5
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking murmur v0.1.0 (/opt/rustwide/workdir/crates/murmur)
[INFO] [stderr]    Migrating crates/murmur/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/host_manager.rs:302:38
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let clients = self.clients.read().await;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `clients` calls a custom destructor
[INFO] [stdout]     |             `clients` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |         client.send_message(content).await
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 303 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `clients` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/host_manager.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let clients = self.clients.read().await;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `clients` calls a custom destructor
[INFO] [stdout]     |             `clients` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 329 |         client.status().await
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 330 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `clients` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/host_manager.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |         while let Some(entry) = entries.next_entry().await? {
[INFO] [stdout]     |                        -----    --------------------------^
[INFO] [stdout]     |                        |        |                    |
[INFO] [stdout]     |                        |        |                    this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                        |        |                    up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                        |        up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                        |        up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `entry` calls a custom destructor
[INFO] [stdout]     |                        `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 350 |             match self.probe_host(&path).await {
[INFO] [stdout]     |                   ----------------------------
[INFO] [stdout]     |                   |                      |
[INFO] [stdout]     |                   |                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                      `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 353 |                     let client = Arc::new(HostClient::new(agent_id.clone(), path));
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `client` calls a custom destructor
[INFO] [stdout]     |                         `client` will be dropped later as of Edition 2024
[INFO] [stdout] 354 |
[INFO] [stdout] 355 |                     if let Err(err) = client.connect().await {
[INFO] [stdout]     |                                ---    ----------------------
[INFO] [stdout]     |                                |      |                |
[INFO] [stdout]     |                                |      |                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                |      |                `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                |      `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                `err` calls a custom destructor
[INFO] [stdout]     |                                `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 364 |                     self.clients.write().await.insert(agent_id, client);
[INFO] [stdout]     |                     ---------------------------------------------------
[INFO] [stdout]     |                     |                    |
[INFO] [stdout]     |                     |                    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     |                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 367 |                 Err(err) => {
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 373 |                     let _ = tokio::fs::remove_file(&path).await;
[INFO] [stdout]     |                             -----------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/host_manager.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let client = HostClient::new(String::new(), socket_path.to_path_buf());
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 397 |         client.status().await
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 398 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/orchestration.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout]  91 |           if *stop_rx.borrow() || *global_shutdown.borrow() {
[INFO] [stdout]     |               ----------------     ------------------------
[INFO] [stdout]     |               |                    |
[INFO] [stdout]     |               |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 | /         tokio::select! {
[INFO] [stdout]  96 | |             _ = stop_rx.changed() => {},
[INFO] [stdout]  97 | |             _ = global_shutdown.changed() => {},
[INFO] [stdout]  98 | |             _ = interval.tick() => {
[INFO] [stdout]  99 | |                 if let Err(err) = orchestrator_tick_once(shared.clone(), &project).await {
[INFO] [stdout]     | |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                            |      |                                                |
[INFO] [stdout]     | |                            |      |                                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                            |      |                                                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                            |      |                                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                            |      |                                                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                            |      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                            |      `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                            |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            `err` calls a custom destructor
[INFO] [stdout]     | |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         }
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `futures` calls a custom destructor
[INFO] [stdout]     | |_________`futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/orchestration.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let active = count_active_agents(shared.as_ref(), project).await as usize;
[INFO] [stdout]     |                      ---------------------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |         if let Err(err) =
[INFO] [stdout]     |                    ---
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `err` calls a custom destructor
[INFO] [stdout]     |                    `err` will be dropped later as of Edition 2024
[INFO] [stdout] 169 |             spawn_agent_without_issue(shared.clone(), project.to_owned(), kickstart.clone()).await
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |             |                                                                                |
[INFO] [stdout]     |             |                                                                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |             |                                                                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             |                                                                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                                                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/orchestration.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let backend = issue_backend_for_project(shared.as_ref(), project)
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `backend` calls a custom destructor
[INFO] [stdout]     |             `backend` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |         backend.ready().await?
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 136 |     };
[INFO] [stdout]     |      - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `backend` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/daemon/rpc/director.rs:44:31
[INFO] [stdout]      |
[INFO] [stdout]   44 |           if let Some(existing) = { shared.agents.lock().await.agents.remove(DIRECTOR_ID) } {
[INFO] [stdout]      |                       --------    --^^^^^^^^^^^^^^^^^^^^^----------------------------------
[INFO] [stdout]      |                       |           | |                    |
[INFO] [stdout]      |                       |           | |                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                       |           | |                    up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       |           | this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                       |           | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `existing` calls a custom destructor
[INFO] [stdout]      |                       `existing` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 | /   /             shared
[INFO] [stdout]   53 | |   |                 .agents
[INFO] [stdout]   54 | |   |                 .lock()
[INFO] [stdout]   55 | |   |                 .await
[INFO] [stdout]      | |   |                  -----
[INFO] [stdout]      | |   |                  |   |
[INFO] [stdout]      | |   |                  |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |   |                  |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |   |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |                      |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   56 | |                     .agents
[INFO] [stdout]   57 | |                     .insert(DIRECTOR_ID.to_owned(), existing);
[INFO] [stdout]      | |                                                             -
[INFO] [stdout]      | |                                                             |
[INFO] [stdout]      | |_____________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   61 |               if let Err(err) = cleanup_agent_runtime(shared.clone(), existing).await {
[INFO] [stdout]      |                          ---    -----------------------------------------------------
[INFO] [stdout]      |                          |      |                                               |
[INFO] [stdout]      |                          |      |                                               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                          |      |                                               `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          |      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                          |      `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          `err` calls a custom destructor
[INFO] [stdout]      |                          `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   64 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/daemon/rpc/manager.rs:49:31
[INFO] [stdout]      |
[INFO] [stdout]   49 |           if let Some(existing) = { shared.agents.lock().await.agents.remove(&manager_id) } {
[INFO] [stdout]      |                       --------    --^^^^^^^^^^^^^^^^^^^^^----------------------------------
[INFO] [stdout]      |                       |           | |                    |
[INFO] [stdout]      |                       |           | |                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                       |           | |                    up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       |           | this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                       |           | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `existing` calls a custom destructor
[INFO] [stdout]      |                       `existing` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   56 | /   /             shared
[INFO] [stdout]   57 | |   |                 .agents
[INFO] [stdout]   58 | |   |                 .lock()
[INFO] [stdout]   59 | |   |                 .await
[INFO] [stdout]      | |   |                  -----
[INFO] [stdout]      | |   |                  |   |
[INFO] [stdout]      | |   |                  |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |   |                  |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |   |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |                      |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   60 | |                     .agents
[INFO] [stdout]   61 | |                     .insert(manager_id.clone(), existing);
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   65 |               if let Err(err) = cleanup_agent_runtime(shared.clone(), existing).await {
[INFO] [stdout]      |                          ---    -----------------------------------------------------
[INFO] [stdout]      |                          |      |                                               |
[INFO] [stdout]      |                          |      |                                               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                          |      |                                               `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          |      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                          |      `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          `err` calls a custom destructor
[INFO] [stdout]      |                          `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   68 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/issues.rs:287:33
[INFO] [stdout]     |
[INFO] [stdout] 287 |     while let Ok(Some(entry)) = dir.next_entry().await {
[INFO] [stdout]     |                       -----     ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |         |                |
[INFO] [stdout]     |                       |         |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       |         |                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |         |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |         |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `entry` calls a custom destructor
[INFO] [stdout]     |                       `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/murmur/src/issues.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |         while let Some(entry) = dir.next_entry().await? {
[INFO] [stdout]    |                        -----    ----------------------^
[INFO] [stdout]    |                        |        |                |
[INFO] [stdout]    |                        |        |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]    |                        |        |                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                        |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                        |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]    |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                        `entry` calls a custom destructor
[INFO] [stdout]    |                        `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 66 |             let data = match tokio::fs::read_to_string(&path).await {
[INFO] [stdout]    |                              --------------------------------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/rpc/project.rs:324:39
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     let entry = match dir.next_entry().await {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `entry` calls a custom destructor
[INFO] [stdout]     |                         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 324 |                     if let Err(err) = wtm.remove_worktree(&remove.name, &path).await {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                       |                                        |
[INFO] [stdout]     |                                       |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                       |                                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |                 },
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/rpc/project.rs:324:80
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     let entry = match dir.next_entry().await {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `entry` calls a custom destructor
[INFO] [stdout]     |                         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 324 |                     if let Err(err) = wtm.remove_worktree(&remove.name, &path).await {
[INFO] [stdout]     |                                                                                ^^^^^
[INFO] [stdout]     |                                                                                |
[INFO] [stdout]     |                                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |                 },
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/github.rs:482:23
[INFO] [stdout]     |
[INFO] [stdout] 482 |                 match self.find_or_create_label(&name).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                                |
[INFO] [stdout]     |                       |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |                     Err(err) => {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `err` calls a custom destructor
[INFO] [stdout]     |                         `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 489 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/linear.rs:388:23
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 match self.find_label_id(&name).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                         |
[INFO] [stdout]     |                       |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       |                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 391 |                     Err(err) => {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `err` calls a custom destructor
[INFO] [stdout]     |                         `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/github.rs:318:19
[INFO] [stdout]     |
[INFO] [stdout] 318 |             match self.find_or_create_label(&name).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                                |
[INFO] [stdout]     |                   |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 321 |                 Err(err) => {
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `err` calls a custom destructor
[INFO] [stdout]     |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 325 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/github.rs:389:31
[INFO] [stdout]     |
[INFO] [stdout] 389 |               if let Err(err) = self
[INFO] [stdout]     |  ________________________---____^
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        `err` calls a custom destructor
[INFO] [stdout]     | |                        `err` will be dropped later as of Edition 2024
[INFO] [stdout] 390 | |                 .add_blocked_by(&data.create_issue.issue.number.to_string(), &dep)
[INFO] [stdout] 391 | |                 .await
[INFO] [stdout]     | |                  ----^
[INFO] [stdout]     | |                  |   |
[INFO] [stdout]     | |                  |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                  |   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/linear.rs:213:35
[INFO] [stdout]     |
[INFO] [stdout] 213 |             if let Ok(Some(id)) = self.find_label_id(name).await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |                        |
[INFO] [stdout]     |                                   |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   |                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 216 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/daemon/mod.rs:1287:27
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         let entry = match projects.next_entry().await {
[INFO] [stdout]      |             -----
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `entry` calls a custom destructor
[INFO] [stdout]      |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1287 |         if let Ok(refs) = git.list_refs_short(&repo_dir, "refs/heads/murmur").await {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |                                                   |
[INFO] [stdout]      |                           |                                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |                                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1294 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/daemon/mod.rs:1287:79
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         let entry = match projects.next_entry().await {
[INFO] [stdout]      |             -----
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `entry` calls a custom destructor
[INFO] [stdout]      |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1287 |         if let Ok(refs) = git.list_refs_short(&repo_dir, "refs/heads/murmur").await {
[INFO] [stdout]      |                                                                               ^^^^^
[INFO] [stdout]      |                                                                               |
[INFO] [stdout]      |                                                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1294 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/tui/runtime.rs:499:23
[INFO] [stdout]      |
[INFO] [stdout]  499 |                     match client.stream_events(projects).await {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |                              |
[INFO] [stdout]      |                           |                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                           |                              up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                           up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `__awaitee` calls a custom destructor
[INFO] [stdout]      |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  502 |                             let (next, more) = reduce(model, Msg::StreamConnected);
[INFO] [stdout]      |                                                -----------------------------------
[INFO] [stdout]      |                                                |
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  505 | / /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  506 | | |                                 .await?;
[INFO] [stdout]      | | |                                  ------
[INFO] [stdout]      | | |                                  |   ||
[INFO] [stdout]      | | |                                  |   |this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | | |                                  |   |`#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_|__________________________________|___|this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |   |                                  |   |`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  511 |                         Err(err) => {
[INFO] [stdout]      |                             ---
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `err` calls a custom destructor
[INFO] [stdout]      |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout]  512 |                             let (next, more) = reduce(
[INFO] [stdout]      |    ____________________________________________-
[INFO] [stdout]      |   |____________________________________________|
[INFO] [stdout]  513 |   |                             model,
[INFO] [stdout]  514 |   |                             Msg::StreamDisconnected {
[INFO] [stdout]  515 |   |                                 reason: err.to_string(),
[INFO] [stdout]  516 |   |                             },
[INFO] [stdout]  517 |   |                         );
[INFO] [stdout]      |   |                         -
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]      |   |_________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                             `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  518 |                             let (next, q, c) =
[INFO] [stdout]  519 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  520 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |   |__________________________________|___|`#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |   |__________________________________|___|`#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                      |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                      `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  526 |   |             }
[INFO] [stdout]      |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...      |
[INFO] [stdout]  529 |   |                 match client.stream_events(vec![]).await {
[INFO] [stdout]      |   |                       ----------------------------------
[INFO] [stdout]      |   |                       |                            |
[INFO] [stdout]      |   |                       |                            this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |   |                       |                            `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |                       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |   |                       `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...      |
[INFO] [stdout]  532 |   |                         let (next, more) = reduce(model, Msg::StreamConnected);
[INFO] [stdout]      |   |                                            -----------------------------------
[INFO] [stdout]      |   |                                            |
[INFO] [stdout]      |   |                                            this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |   |                                            `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  533 |   |                         let (next, q, c) =
[INFO] [stdout]  534 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  535 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |   |__________________________________|___|`#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |   |__________________________________|___|`#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                      |   `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                      `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  540 |   |                     Err(err) => {
[INFO] [stdout]      |   |                         ---
[INFO] [stdout]      |   |                         |
[INFO] [stdout]      |   |                         this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |   |                         `#19` will be dropped later as of Edition 2024
[INFO] [stdout]  541 |                             let (next, more) = reduce(
[INFO] [stdout]      |    ____________________________________________-
[INFO] [stdout]      |   |____________________________________________|
[INFO] [stdout]  542 |   |                             model,
[INFO] [stdout]  543 |   |                             Msg::StreamDisconnected {
[INFO] [stdout]  544 |   |                                 reason: err.to_string(),
[INFO] [stdout]  545 |   |                             },
[INFO] [stdout]  546 |   |                         );
[INFO] [stdout]      |   |                         -
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]      |   |_________________________this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  547 |                             let (next, q, c) =
[INFO] [stdout]  548 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  549 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |   |__________________________________|___|`#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |   |__________________________________|___|`#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |   `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/tui/runtime.rs:529:23
[INFO] [stdout]      |
[INFO] [stdout]  499 |                     match client.stream_events(projects).await {
[INFO] [stdout]      |                           ------------------------------------
[INFO] [stdout]      |                           |                              |
[INFO] [stdout]      |                           |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           `__awaitee` calls a custom destructor
[INFO] [stdout]      |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  502 |                             let (next, more) = reduce(model, Msg::StreamConnected);
[INFO] [stdout]      |                                                -----------------------------------
[INFO] [stdout]      |                                                |
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  505 | / /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  506 | | |                                 .await?;
[INFO] [stdout]      | | |                                  ------
[INFO] [stdout]      | | |                                  |   ||
[INFO] [stdout]      | | |                                  |   |this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | | |                                  |   |`#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_|__________________________________|___|this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |   |                                  |   |`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  511 |                         Err(err) => {
[INFO] [stdout]      |                             ---
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `err` calls a custom destructor
[INFO] [stdout]      |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout]  512 |                             let (next, more) = reduce(
[INFO] [stdout]      |    ____________________________________________-
[INFO] [stdout]      |   |____________________________________________|
[INFO] [stdout]  513 |   |                             model,
[INFO] [stdout]  514 |   |                             Msg::StreamDisconnected {
[INFO] [stdout]  515 |   |                                 reason: err.to_string(),
[INFO] [stdout]  516 |   |                             },
[INFO] [stdout]  517 |   |                         );
[INFO] [stdout]      |   |                         -
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]      |   |_________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                             `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  518 |                             let (next, q, c) =
[INFO] [stdout]  519 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  520 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |   |__________________________________|___|`#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |   |__________________________________|___|`#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                      |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                      `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  529 |   |                 match client.stream_events(vec![]).await {
[INFO] [stdout]      |   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |   |                       |                            |
[INFO] [stdout]      |   |                       |                            this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |   |                       |                            up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |   |                       |                            this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |   |                       |                            `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |                       this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |   |                       up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |   |                       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |   |                       `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...      |
[INFO] [stdout]  532 |   |                         let (next, more) = reduce(model, Msg::StreamConnected);
[INFO] [stdout]      |   |                                            -----------------------------------
[INFO] [stdout]      |   |                                            |
[INFO] [stdout]      |   |                                            this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |   |                                            `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  533 |   |                         let (next, q, c) =
[INFO] [stdout]  534 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  535 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |   |__________________________________|___|`#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |   |__________________________________|___|`#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                      |   `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                      `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  540 |   |                     Err(err) => {
[INFO] [stdout]      |   |                         ---
[INFO] [stdout]      |   |                         |
[INFO] [stdout]      |   |                         this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |   |                         `#19` will be dropped later as of Edition 2024
[INFO] [stdout]  541 |                             let (next, more) = reduce(
[INFO] [stdout]      |    ____________________________________________-
[INFO] [stdout]      |   |____________________________________________|
[INFO] [stdout]  542 |   |                             model,
[INFO] [stdout]  543 |   |                             Msg::StreamDisconnected {
[INFO] [stdout]  544 |   |                                 reason: err.to_string(),
[INFO] [stdout]  545 |   |                             },
[INFO] [stdout]  546 |   |                         );
[INFO] [stdout]      |   |                         -
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]      |   |_________________________this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  547 |                             let (next, q, c) =
[INFO] [stdout]  548 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  549 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |   |__________________________________|___|`#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |   |__________________________________|___|`#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |   `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  555 |   |             }
[INFO] [stdout]      |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/murmur/src/providers.rs (3 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/host_manager.rs:302:38
[INFO] [stdout]     |
[INFO] [stdout] 293 |         let clients = self.clients.read().await;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `clients` calls a custom destructor
[INFO] [stdout]     |             `clients` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 302 |         client.send_message(content).await
[INFO] [stdout]     |                                      ^^^^^
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                      up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 303 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `clients` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/murmur/src/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/host_manager.rs:329:25
[INFO] [stdout]     |
[INFO] [stdout] 325 |         let clients = self.clients.read().await;
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `clients` calls a custom destructor
[INFO] [stdout]     |             `clients` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 329 |         client.status().await
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 330 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `clients` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/read_guard.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | impl<'a, T: ?Sized> Drop for RwLockReadGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/host_manager.rs:344:33
[INFO] [stdout]     |
[INFO] [stdout] 344 |         while let Some(entry) = entries.next_entry().await? {
[INFO] [stdout]     |                        -----    --------------------------^
[INFO] [stdout]     |                        |        |                    |
[INFO] [stdout]     |                        |        |                    this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]     |                        |        |                    up until Edition 2021 `#15` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                        |        |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]     |                        |        up until Edition 2021 `#13` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]     |                        |        up until Edition 2021 `#14` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]     |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                        `entry` calls a custom destructor
[INFO] [stdout]     |                        `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 350 |             match self.probe_host(&path).await {
[INFO] [stdout]     |                   ----------------------------
[INFO] [stdout]     |                   |                      |
[INFO] [stdout]     |                   |                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                      `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 353 |                     let client = Arc::new(HostClient::new(agent_id.clone(), path));
[INFO] [stdout]     |                         ------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `client` calls a custom destructor
[INFO] [stdout]     |                         `client` will be dropped later as of Edition 2024
[INFO] [stdout] 354 |
[INFO] [stdout] 355 |                     if let Err(err) = client.connect().await {
[INFO] [stdout]     |                                ---    ----------------------
[INFO] [stdout]     |                                |      |                |
[INFO] [stdout]     |                                |      |                this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]     |                                |      |                `#6` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |                                |      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                |      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                                |      `#5` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                `err` calls a custom destructor
[INFO] [stdout]     |                                `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 364 |                     self.clients.write().await.insert(agent_id, client);
[INFO] [stdout]     |                     ---------------------------------------------------
[INFO] [stdout]     |                     |                    |
[INFO] [stdout]     |                     |                    this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]     |                     |                    `#10` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]     |                     `#7` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]     |                     `#8` will be dropped later as of Edition 2024
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]     |                     `#9` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 367 |                 Err(err) => {
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]     |                     `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 373 |                     let _ = tokio::fs::remove_file(&path).await;
[INFO] [stdout]     |                             -----------------------------------
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]     |                             `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 376 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#10` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/rwlock/write_guard.rs:444:1
[INFO] [stdout]     |
[INFO] [stdout] 444 | impl<'a, T: ?Sized> Drop for RwLockWriteGuard<'a, T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/host_manager.rs:397:25
[INFO] [stdout]     |
[INFO] [stdout] 391 |         let client = HostClient::new(String::new(), socket_path.to_path_buf());
[INFO] [stdout]     |             ------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `client` calls a custom destructor
[INFO] [stdout]     |             `client` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 397 |         client.status().await
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 398 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `client` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/io/poll_evented.rs:290:1
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl<E: Source> Drop for PollEvented<E> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/orchestration.rs:99:35
[INFO] [stdout]     |
[INFO] [stdout]  91 |           if *stop_rx.borrow() || *global_shutdown.borrow() {
[INFO] [stdout]     |               ----------------     ------------------------
[INFO] [stdout]     |               |                    |
[INFO] [stdout]     |               |                    this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |               |                    `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |               `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  95 | /         tokio::select! {
[INFO] [stdout]  96 | |             _ = stop_rx.changed() => {},
[INFO] [stdout]  97 | |             _ = global_shutdown.changed() => {},
[INFO] [stdout]  98 | |             _ = interval.tick() => {
[INFO] [stdout]  99 | |                 if let Err(err) = orchestrator_tick_once(shared.clone(), &project).await {
[INFO] [stdout]     | |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     | |                            |      |                                                |
[INFO] [stdout]     | |                            |      |                                                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     | |                            |      |                                                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                            |      |                                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     | |                            |      |                                                `#3` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            |      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     | |                            |      up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |                            |      `__awaitee` calls a custom destructor
[INFO] [stdout]     | |                            |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     | |                            `err` calls a custom destructor
[INFO] [stdout]     | |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |         }
[INFO] [stdout]     | |         -
[INFO] [stdout]     | |         |
[INFO] [stdout]     | |         `futures_init` calls a custom destructor
[INFO] [stdout]     | |         `futures_init` will be dropped later as of Edition 2024
[INFO] [stdout]     | |         `futures` calls a custom destructor
[INFO] [stdout]     | |_________`futures` will be dropped later as of Edition 2024
[INFO] [stdout]     |           now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/rwlock.rs:1118:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/orchestration.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let active = count_active_agents(shared.as_ref(), project).await as usize;
[INFO] [stdout]     |                      ---------------------------------------------------
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      `__awaitee` calls a custom destructor
[INFO] [stdout]     |                      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 168 |         if let Err(err) =
[INFO] [stdout]     |                    ---
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    `err` calls a custom destructor
[INFO] [stdout]     |                    `err` will be dropped later as of Edition 2024
[INFO] [stdout] 169 |             spawn_agent_without_issue(shared.clone(), project.to_owned(), kickstart.clone()).await
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |             |                                                                                |
[INFO] [stdout]     |             |                                                                                this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |             |                                                                                up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             |                                                                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                                                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |             up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 173 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/orchestration.rs:135:25
[INFO] [stdout]     |
[INFO] [stdout] 132 |         let backend = issue_backend_for_project(shared.as_ref(), project)
[INFO] [stdout]     |             -------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             `backend` calls a custom destructor
[INFO] [stdout]     |             `backend` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 135 |         backend.ready().await?
[INFO] [stdout]     |                         ^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 136 |     };
[INFO] [stdout]     |      - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bytes-1.11.0/src/bytes.rs:680:1
[INFO] [stdout]     |
[INFO] [stdout] 680 | impl Drop for Bytes {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `backend` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-channel-0.3.31/src/oneshot.rs:387:1
[INFO] [stdout]     |
[INFO] [stdout] 387 | impl<T> Drop for Sender<T> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `backend` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]     |
[INFO] [stdout] 225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/daemon/rpc/director.rs:44:31
[INFO] [stdout]      |
[INFO] [stdout]   44 |           if let Some(existing) = { shared.agents.lock().await.agents.remove(DIRECTOR_ID) } {
[INFO] [stdout]      |                       --------    --^^^^^^^^^^^^^^^^^^^^^----------------------------------
[INFO] [stdout]      |                       |           | |                    |
[INFO] [stdout]      |                       |           | |                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                       |           | |                    up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       |           | this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                       |           | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `existing` calls a custom destructor
[INFO] [stdout]      |                       `existing` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   52 | /   /             shared
[INFO] [stdout]   53 | |   |                 .agents
[INFO] [stdout]   54 | |   |                 .lock()
[INFO] [stdout]   55 | |   |                 .await
[INFO] [stdout]      | |   |                  -----
[INFO] [stdout]      | |   |                  |   |
[INFO] [stdout]      | |   |                  |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |   |                  |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |   |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |                      |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   56 | |                     .agents
[INFO] [stdout]   57 | |                     .insert(DIRECTOR_ID.to_owned(), existing);
[INFO] [stdout]      | |                                                             -
[INFO] [stdout]      | |                                                             |
[INFO] [stdout]      | |_____________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   61 |               if let Err(err) = cleanup_agent_runtime(shared.clone(), existing).await {
[INFO] [stdout]      |                          ---    -----------------------------------------------------
[INFO] [stdout]      |                          |      |                                               |
[INFO] [stdout]      |                          |      |                                               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                          |      |                                               `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          |      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                          |      `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          `err` calls a custom destructor
[INFO] [stdout]      |                          `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   64 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/daemon/rpc/manager.rs:49:31
[INFO] [stdout]      |
[INFO] [stdout]   49 |           if let Some(existing) = { shared.agents.lock().await.agents.remove(&manager_id) } {
[INFO] [stdout]      |                       --------    --^^^^^^^^^^^^^^^^^^^^^----------------------------------
[INFO] [stdout]      |                       |           | |                    |
[INFO] [stdout]      |                       |           | |                    this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |                       |           | |                    up until Edition 2021 `#8` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       |           | this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                       |           | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                       |           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                       |           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                       `existing` calls a custom destructor
[INFO] [stdout]      |                       `existing` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   56 | /   /             shared
[INFO] [stdout]   57 | |   |                 .agents
[INFO] [stdout]   58 | |   |                 .lock()
[INFO] [stdout]   59 | |   |                 .await
[INFO] [stdout]      | |   |                  -----
[INFO] [stdout]      | |   |                  |   |
[INFO] [stdout]      | |   |                  |   this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | |   |                  |   `#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |   |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]      | |                      |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      | |                      this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                      `#4` will be dropped later as of Edition 2024
[INFO] [stdout]   60 | |                     .agents
[INFO] [stdout]   61 | |                     .insert(manager_id.clone(), existing);
[INFO] [stdout]      | |                                                         -
[INFO] [stdout]      | |                                                         |
[INFO] [stdout]      | |_________________________________________________________this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                           `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   65 |               if let Err(err) = cleanup_agent_runtime(shared.clone(), existing).await {
[INFO] [stdout]      |                          ---    -----------------------------------------------------
[INFO] [stdout]      |                          |      |                                               |
[INFO] [stdout]      |                          |      |                                               this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                          |      |                                               `#6` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          |      this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                          |      `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                          `err` calls a custom destructor
[INFO] [stdout]      |                          `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   68 |           }
[INFO] [stdout]      |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `existing` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/task/join.rs:353:1
[INFO] [stdout]      |
[INFO] [stdout]  353 | impl<T> Drop for JoinHandle<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/watch.rs:1458:1
[INFO] [stdout]      |
[INFO] [stdout] 1458 | impl<T> Drop for Sender<T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mpsc/chan.rs:225:1
[INFO] [stdout]      |
[INFO] [stdout]  225 | impl<T, S> Drop for Tx<T, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/sync/mutex.rs:964:1
[INFO] [stdout]      |
[INFO] [stdout]  964 | impl<T: ?Sized> Drop for MutexGuard<'_, T> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/issues.rs:287:33
[INFO] [stdout]     |
[INFO] [stdout] 287 |     while let Ok(Some(entry)) = dir.next_entry().await {
[INFO] [stdout]     |                       -----     ^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |         |                |
[INFO] [stdout]     |                       |         |                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       |         |                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |         |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |         |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |         `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       |         `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       `entry` calls a custom destructor
[INFO] [stdout]     |                       `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 296 |     }
[INFO] [stdout]     |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/murmur/src/issues.rs:60:33
[INFO] [stdout]    |
[INFO] [stdout] 60 |         while let Some(entry) = dir.next_entry().await? {
[INFO] [stdout]    |                        -----    ----------------------^
[INFO] [stdout]    |                        |        |                |
[INFO] [stdout]    |                        |        |                this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]    |                        |        |                up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        |                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    |                        |        |                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    |                        |        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    |                        |        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    |                        |        up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    |                        |        `__awaitee` calls a custom destructor
[INFO] [stdout]    |                        |        `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]    |                        `entry` calls a custom destructor
[INFO] [stdout]    |                        `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 66 |             let data = match tokio::fs::read_to_string(&path).await {
[INFO] [stdout]    |                              --------------------------------------
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    |                              `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 79 |         }
[INFO] [stdout]    |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]   --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/rpc/project.rs:324:39
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     let entry = match dir.next_entry().await {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `entry` calls a custom destructor
[INFO] [stdout]     |                         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 324 |                     if let Err(err) = wtm.remove_worktree(&remove.name, &path).await {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                       |                                        |
[INFO] [stdout]     |                                       |                                        this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                       |                                        up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                       this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                       up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |                 },
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/daemon/rpc/project.rs:324:80
[INFO] [stdout]     |
[INFO] [stdout] 305 |                     let entry = match dir.next_entry().await {
[INFO] [stdout]     |                         -----
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `entry` calls a custom destructor
[INFO] [stdout]     |                         `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 324 |                     if let Err(err) = wtm.remove_worktree(&remove.name, &path).await {
[INFO] [stdout]     |                                                                                ^^^^^
[INFO] [stdout]     |                                                                                |
[INFO] [stdout]     |                                                                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                                                                up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 333 |                 },
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]    --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/github.rs:482:23
[INFO] [stdout]     |
[INFO] [stdout] 482 |                 match self.find_or_create_label(&name).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                                |
[INFO] [stdout]     |                       |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 485 |                     Err(err) => {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `err` calls a custom destructor
[INFO] [stdout]     |                         `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 489 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/linear.rs:388:23
[INFO] [stdout]     |
[INFO] [stdout] 388 |                 match self.find_label_id(&name).await {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                       |                         |
[INFO] [stdout]     |                       |                         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                       |                         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                       |                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                       this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                       up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                       `__awaitee` calls a custom destructor
[INFO] [stdout]     |                       `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 391 |                     Err(err) => {
[INFO] [stdout]     |                         ---
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         `err` calls a custom destructor
[INFO] [stdout]     |                         `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/github.rs:318:19
[INFO] [stdout]     |
[INFO] [stdout] 318 |             match self.find_or_create_label(&name).await {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                   |                                |
[INFO] [stdout]     |                   |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                   |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   |                                this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                   |                                `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 321 |                 Err(err) => {
[INFO] [stdout]     |                     ---
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     `err` calls a custom destructor
[INFO] [stdout]     |                     `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 325 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/github.rs:389:31
[INFO] [stdout]     |
[INFO] [stdout] 389 |               if let Err(err) = self
[INFO] [stdout]     |  ________________________---____^
[INFO] [stdout]     | |                        |
[INFO] [stdout]     | |                        `err` calls a custom destructor
[INFO] [stdout]     | |                        `err` will be dropped later as of Edition 2024
[INFO] [stdout] 390 | |                 .add_blocked_by(&data.create_issue.issue.number.to_string(), &dep)
[INFO] [stdout] 391 | |                 .await
[INFO] [stdout]     | |                  ----^
[INFO] [stdout]     | |                  |   |
[INFO] [stdout]     | |                  |   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     | |                  |   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     | |__________________|___`__awaitee` calls a custom destructor
[INFO] [stdout]     |                    |   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                    up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                    this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                    `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 395 |           }
[INFO] [stdout]     |           - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/murmur/src/linear.rs:213:35
[INFO] [stdout]     |
[INFO] [stdout] 213 |             if let Ok(Some(id)) = self.find_label_id(name).await {
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]     |                                   |                        |
[INFO] [stdout]     |                                   |                        this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                   |                        up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                   `__awaitee` calls a custom destructor
[INFO] [stdout]     |                                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 216 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]     |
[INFO] [stdout] 773 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/daemon/mod.rs:1287:27
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         let entry = match projects.next_entry().await {
[INFO] [stdout]      |             -----
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `entry` calls a custom destructor
[INFO] [stdout]      |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1287 |         if let Ok(refs) = git.list_refs_short(&repo_dir, "refs/heads/murmur").await {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |                                                   |
[INFO] [stdout]      |                           |                                                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           |                                                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1294 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/daemon/mod.rs:1287:79
[INFO] [stdout]      |
[INFO] [stdout] 1251 |         let entry = match projects.next_entry().await {
[INFO] [stdout]      |             -----
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `entry` calls a custom destructor
[INFO] [stdout]      |             `entry` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1287 |         if let Ok(refs) = git.list_refs_short(&repo_dir, "refs/heads/murmur").await {
[INFO] [stdout]      |                                                                               ^^^^^
[INFO] [stdout]      |                                                                               |
[INFO] [stdout]      |                                                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                                               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1294 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `entry` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sys/fs/unix.rs:1011:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/tui/runtime.rs:499:23
[INFO] [stdout]      |
[INFO] [stdout]  499 |                     match client.stream_events(projects).await {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                           |                              |
[INFO] [stdout]      |                           |                              this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |                           |                              up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |                           up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           `__awaitee` calls a custom destructor
[INFO] [stdout]      |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  502 |                             let (next, more) = reduce(model, Msg::StreamConnected);
[INFO] [stdout]      |                                                -----------------------------------
[INFO] [stdout]      |                                                |
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  505 | / /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  506 | | |                                 .await?;
[INFO] [stdout]      | | |                                  ------
[INFO] [stdout]      | | |                                  |   ||
[INFO] [stdout]      | | |                                  |   |this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | | |                                  |   |`#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_|__________________________________|___|this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |   |                                  |   |`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  511 |                         Err(err) => {
[INFO] [stdout]      |                             ---
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `err` calls a custom destructor
[INFO] [stdout]      |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout]  512 |                             let (next, more) = reduce(
[INFO] [stdout]      |    ____________________________________________-
[INFO] [stdout]      |   |____________________________________________|
[INFO] [stdout]  513 |   |                             model,
[INFO] [stdout]  514 |   |                             Msg::StreamDisconnected {
[INFO] [stdout]  515 |   |                                 reason: err.to_string(),
[INFO] [stdout]  516 |   |                             },
[INFO] [stdout]  517 |   |                         );
[INFO] [stdout]      |   |                         -
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]      |   |_________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                             `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  518 |                             let (next, q, c) =
[INFO] [stdout]  519 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  520 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |   |__________________________________|___|`#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |   |__________________________________|___|`#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                      |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                      `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  526 |   |             }
[INFO] [stdout]      |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout] ...      |
[INFO] [stdout]  529 |   |                 match client.stream_events(vec![]).await {
[INFO] [stdout]      |   |                       ----------------------------------
[INFO] [stdout]      |   |                       |                            |
[INFO] [stdout]      |   |                       |                            this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |   |                       |                            `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |                       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |   |                       `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...      |
[INFO] [stdout]  532 |   |                         let (next, more) = reduce(model, Msg::StreamConnected);
[INFO] [stdout]      |   |                                            -----------------------------------
[INFO] [stdout]      |   |                                            |
[INFO] [stdout]      |   |                                            this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |   |                                            `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  533 |   |                         let (next, q, c) =
[INFO] [stdout]  534 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  535 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |   |__________________________________|___|`#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |   |__________________________________|___|`#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                      |   `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                      `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  540 |   |                     Err(err) => {
[INFO] [stdout]      |   |                         ---
[INFO] [stdout]      |   |                         |
[INFO] [stdout]      |   |                         this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |   |                         `#19` will be dropped later as of Edition 2024
[INFO] [stdout]  541 |                             let (next, more) = reduce(
[INFO] [stdout]      |    ____________________________________________-
[INFO] [stdout]      |   |____________________________________________|
[INFO] [stdout]  542 |   |                             model,
[INFO] [stdout]  543 |   |                             Msg::StreamDisconnected {
[INFO] [stdout]  544 |   |                                 reason: err.to_string(),
[INFO] [stdout]  545 |   |                             },
[INFO] [stdout]  546 |   |                         );
[INFO] [stdout]      |   |                         -
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]      |   |_________________________this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  547 |                             let (next, q, c) =
[INFO] [stdout]  548 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  549 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |   |__________________________________|___|`#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |   |__________________________________|___|`#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |   `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/tui/runtime.rs:529:23
[INFO] [stdout]      |
[INFO] [stdout]  499 |                     match client.stream_events(projects).await {
[INFO] [stdout]      |                           ------------------------------------
[INFO] [stdout]      |                           |                              |
[INFO] [stdout]      |                           |                              this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           |                              `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                           `__awaitee` calls a custom destructor
[INFO] [stdout]      |                           `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  502 |                             let (next, more) = reduce(model, Msg::StreamConnected);
[INFO] [stdout]      |                                                -----------------------------------
[INFO] [stdout]      |                                                |
[INFO] [stdout]      |                                                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                                `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  505 | / /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  506 | | |                                 .await?;
[INFO] [stdout]      | | |                                  ------
[INFO] [stdout]      | | |                                  |   ||
[INFO] [stdout]      | | |                                  |   |this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      | | |                                  |   |`#3` will be dropped later as of Edition 2024
[INFO] [stdout]      | |_|__________________________________|___|this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |   |                                  |   |`#4` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]      |                                      |   `#5` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]      |                                      `#6` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  511 |                         Err(err) => {
[INFO] [stdout]      |                             ---
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `err` calls a custom destructor
[INFO] [stdout]      |                             `err` will be dropped later as of Edition 2024
[INFO] [stdout]  512 |                             let (next, more) = reduce(
[INFO] [stdout]      |    ____________________________________________-
[INFO] [stdout]      |   |____________________________________________|
[INFO] [stdout]  513 |   |                             model,
[INFO] [stdout]  514 |   |                             Msg::StreamDisconnected {
[INFO] [stdout]  515 |   |                                 reason: err.to_string(),
[INFO] [stdout]  516 |   |                             },
[INFO] [stdout]  517 |   |                         );
[INFO] [stdout]      |   |                         -
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]      |   |_________________________this value will be stored in a temporary; let us call it `#7`
[INFO] [stdout]      |                             `#7` will be dropped later as of Edition 2024
[INFO] [stdout]  518 |                             let (next, q, c) =
[INFO] [stdout]  519 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  520 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#8`
[INFO] [stdout]      |   |__________________________________|___|`#8` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#9`
[INFO] [stdout]      |   |__________________________________|___|`#9` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#10`
[INFO] [stdout]      |                                      |   `#10` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#11`
[INFO] [stdout]      |                                      `#11` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  529 |   |                 match client.stream_events(vec![]).await {
[INFO] [stdout]      |   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |   |                       |                            |
[INFO] [stdout]      |   |                       |                            this value will be stored in a temporary; let us call it `#26`
[INFO] [stdout]      |   |                       |                            up until Edition 2021 `#26` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |   |                       |                            this value will be stored in a temporary; let us call it `#13`
[INFO] [stdout]      |   |                       |                            `#13` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |                       this value will be stored in a temporary; let us call it `#25`
[INFO] [stdout]      |   |                       up until Edition 2021 `#25` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |   |                       this value will be stored in a temporary; let us call it `#12`
[INFO] [stdout]      |   |                       `#12` will be dropped later as of Edition 2024
[INFO] [stdout] ...      |
[INFO] [stdout]  532 |   |                         let (next, more) = reduce(model, Msg::StreamConnected);
[INFO] [stdout]      |   |                                            -----------------------------------
[INFO] [stdout]      |   |                                            |
[INFO] [stdout]      |   |                                            this value will be stored in a temporary; let us call it `#14`
[INFO] [stdout]      |   |                                            `#14` will be dropped later as of Edition 2024
[INFO] [stdout]  533 |   |                         let (next, q, c) =
[INFO] [stdout]  534 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  535 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#15`
[INFO] [stdout]      |   |__________________________________|___|`#15` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#16`
[INFO] [stdout]      |   |__________________________________|___|`#16` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#17`
[INFO] [stdout]      |                                      |   `#17` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#18`
[INFO] [stdout]      |                                      `#18` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  540 |   |                     Err(err) => {
[INFO] [stdout]      |   |                         ---
[INFO] [stdout]      |   |                         |
[INFO] [stdout]      |   |                         this value will be stored in a temporary; let us call it `#19`
[INFO] [stdout]      |   |                         `#19` will be dropped later as of Edition 2024
[INFO] [stdout]  541 |                             let (next, more) = reduce(
[INFO] [stdout]      |    ____________________________________________-
[INFO] [stdout]      |   |____________________________________________|
[INFO] [stdout]  542 |   |                             model,
[INFO] [stdout]  543 |   |                             Msg::StreamDisconnected {
[INFO] [stdout]  544 |   |                                 reason: err.to_string(),
[INFO] [stdout]  545 |   |                             },
[INFO] [stdout]  546 |   |                         );
[INFO] [stdout]      |   |                         -
[INFO] [stdout]      |   |_________________________|
[INFO] [stdout]      |   |_________________________this value will be stored in a temporary; let us call it `#20`
[INFO] [stdout]      |                             `#20` will be dropped later as of Edition 2024
[INFO] [stdout]  547 |                             let (next, q, c) =
[INFO] [stdout]  548 |   /                             Box::pin(apply_effects(next, more, client.clone(), stream, effect_tx))
[INFO] [stdout]  549 |   |                                 .await?;
[INFO] [stdout]      |   |                                  ------
[INFO] [stdout]      |   |__________________________________|___||
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#21`
[INFO] [stdout]      |   |__________________________________|___|`#21` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___|this value will be stored in a temporary; let us call it `#22`
[INFO] [stdout]      |   |__________________________________|___|`#22` will be dropped later as of Edition 2024
[INFO] [stdout]      |   |__________________________________|___this value will be stored in a temporary; let us call it `#23`
[INFO] [stdout]      |                                      |   `#23` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#24`
[INFO] [stdout]      |                                      `#24` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  555 |   |             }
[INFO] [stdout]      |   |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#25` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#26` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `__awaitee` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#6` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#7` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#8` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#9` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#11` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#12` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#13` invokes this custom destructor
[INFO] [stdout]     --> crates/murmur/src/tui/client.rs:31:1
[INFO] [stdout]      |
[INFO] [stdout]   31 | impl Drop for EventStream {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#14` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#15` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#16` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#18` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#19` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#20` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#21` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#22` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#24` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lru-0.12.5/src/lib.rs:1487:1
[INFO] [stdout]      |
[INFO] [stdout] 1487 | impl<K, V, S> Drop for LruCache<K, V, S> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/murmur/tests/cli_surface_issue.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/main.rs:1595:35
[INFO] [stdout]      |
[INFO] [stdout] 1595 |                 if let Err(err) = client::agent_abort(paths, agent_id, false).await {
[INFO] [stdout]      |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                            |      |                                           |
[INFO] [stdout]      |                            |      |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |      |                                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |      |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            |      |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |      `__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `err` calls a custom destructor
[INFO] [stdout]      |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1602 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/murmur/tests/github_backend.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/logging_fallback.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/linear_backend.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/src/bin/murmur_host.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/cli_surface_agent_plan_manager.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/issue_backend_selection.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/cli_help.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/completion_pipeline.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/fugue_dir_flag.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/cli_completion.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/permissions_and_hooks.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/project_start_stop.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/murmur/src/main.rs:1595:35
[INFO] [stdout]      |
[INFO] [stdout] 1595 |                 if let Err(err) = client::agent_abort(paths, agent_id, false).await {
[INFO] [stdout]      |                            ---    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-----
[INFO] [stdout]      |                            |      |                                           |
[INFO] [stdout]      |                            |      |                                           this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                            |      |                                           up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |      |                                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            |      |                                           `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            |      this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                            |      up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                            |      `__awaitee` calls a custom destructor
[INFO] [stdout]      |                            |      `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout]      |                            `err` calls a custom destructor
[INFO] [stdout]      |                            `err` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1602 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `err` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.100/src/error.rs:773:1
[INFO] [stdout]      |
[INFO] [stdout]  773 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/murmur/tests/server_start_flags.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/permissions_llm.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/plans_and_manager.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/projects.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/webhooks.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/agents.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/ipc.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/logging.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/merge_strategy_pull_request.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/issues_tk.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/murmur/tests/branch_cleanup.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 20s
[INFO] [stderr] crater-edition-check: murmur v0.1.0 (/opt/rustwide/workdir/crates/murmur) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: murmur-core v0.1.0 (/opt/rustwide/workdir/crates/murmur-core) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: murmur-protocol v0.1.0 (/opt/rustwide/workdir/crates/murmur-protocol) updating edition from 2021 to 2024
[INFO] [stderr]     Checking murmur-core v0.1.0 (/opt/rustwide/workdir/crates/murmur-core)
[INFO] [stderr]     Checking murmur-protocol v0.1.0 (/opt/rustwide/workdir/crates/murmur-protocol)
[INFO] [stderr]     Checking murmur v0.1.0 (/opt/rustwide/workdir/crates/murmur)
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/murmur/src/providers.rs:104:9
[INFO] [stdout]     |
[INFO] [stdout] 104 |         unsafe { env::set_var(key, value) };
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-F unsafe-code`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/murmur/src/providers.rs:111:24
[INFO] [stdout]     |
[INFO] [stdout] 111 |             Some(v) => unsafe { env::set_var(key, v) },
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: usage of an `unsafe` block
[INFO] [stdout]    --> crates/murmur/src/providers.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |             None => unsafe { env::remove_var(key) },
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `murmur` (lib test) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4acb976002ccd1a7693c6be9680840639ff5ed5d357db4766019ffe684bac64d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4acb976002ccd1a7693c6be9680840639ff5ed5d357db4766019ffe684bac64d", kill_on_drop: false }`
[INFO] [stdout] 4acb976002ccd1a7693c6be9680840639ff5ed5d357db4766019ffe684bac64d
